CSharpTest.Net
PropertySerializer<T> Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Reflection Namespace : PropertySerializer<T> Class


Glossary Item Box

The following tables list the members exposed by PropertySerializer<T>.

Public Constructors

 NameDescription
Public ConstructorPropertySerializer<T> ConstructorCreates a property serializer for the specified type T and optionally the properties specified.  
Top

Public Properties

 NameDescription
Public PropertyContinueOnErrorGets or sets a value that controls whether exceptions are swallowed and logged durring serialization or deserialization routines. (Inherited from CSharpTest.Net.Reflection.PropertySerializer)
Top

Public Methods

 NameDescription
Public MethodAddMemberAdds a single item to the named property collection, again can be a nested property by using a path or dotted notation "ClientRectangle.X". (Inherited from CSharpTest.Net.Reflection.PropertySerializer)
Public MethodDeserializeReads all properties from the specified proeprty serialization  
Public MethodSerializeWrites all properties to the specified proeprty serialization  
Top

See Also

Generated with Document! X 2011 by Innovasys